home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / c / spwno413.zip / RBROWN.TXT < prev    next >
Text File  |  1992-12-12  |  21KB  |  400 lines

  1. Public Domain/Freeware/Shareware by Ralf Brown:
  2.  
  3. The MSDOS Interrupt List
  4.     A comprehensive listing of more than 4400 functions available
  5.     through interrupt calls on IBM PCs and compatibles.  Includes both
  6.     documented and undocumented functions.
  7.     Current version: INTER32A (release 32, 9/13/92)
  8.              INTER32B
  9.              INTER32C (conversion programs)
  10.  
  11. DVINT
  12.     An extract of the MSDOS Interrupt List containing the DESQview
  13.     and QEMM API calls.  Updated whenever there have been significant
  14.      additions to the DESQview/QEMM calls in the Interrupt List.
  15.     Current version: DVINT32 (9/13/92)
  16.  
  17. RBcomm
  18.     A DESQview-aware communications program which sports seamless DSZ,
  19.     PCZ, or PUMA/MPt integration for file transfers; ANSI/VT102, VT52, 
  20.      and AVATAR emulation (including 132 columns); speeds to 57600 bps;
  21.     a powerful macro language; dialing directory; and more.  Runs in
  22.     65K with DSZ, 45K without.  While it works under plain DOS, 
  23.     additional features are available under DESQview.
  24.     Current version: RBCOMM33 (v3.31 2/3/91)
  25.     Note: a limited-distribution pre-beta of version 3.4 is available
  26.           on SoundingBoard and CS.CMU.EDU *only*.
  27.  
  28. SPAWNO
  29.     A replacement for the Turbo C and Microsoft C spawn..() functions
  30.     which swaps the current program to disk, EMS, XMS, or raw extended
  31.     memory while the spawned program executes, leaving less than 300
  32.     bytes in memory.  Also includes a variant for Turbo Pascal v4.0 or
  33.     higher.
  34.     Current version: SPWNO413 (v4.13 12/12/92)
  35.     Price: libraries free, full source code $100.
  36.  
  37. RBkeyswap
  38.     Exchange left control and CapsLock keys, as well as Esc and `/~.
  39.     Loads itself high, using just 64 bytes; needs only 128 bytes low
  40.     if no high memory is available.
  41.     Current version: RBKEYSWP (v2.0 6/22/91)
  42.  
  43. AMISLIB
  44.     Public Domain library (with full source code and five sample TSRs)
  45.     for creating self-highloading TSRs which may be unloaded in any
  46.     order.    Up to 256 TSRs created with AMISLIB may be installed
  47.     simultaneously, and TSRs can be as small as 128 bytes resident,
  48.     1.4K on disk.  One of the sample TSRs is a popup which accesses
  49.     DOS.
  50.     Current version: AMISL091 (v0.91 10/16/92)
  51.  
  52. DV-GLUE
  53.     DESQview API bindings for Turbo C.
  54.     Current version: DVGLUE10 (source)
  55.              DVGLUL10 (compiled)
  56.              DVGLU101 (update)   (v1.01 8/12/88)
  57.  
  58. DVKPOLL
  59.     "Poor man's version" of TAME.  Makes programs give up CPU time when
  60.     they are in an idle loop polling the keyboard for keystrokes.
  61.     Current version: DVKPOLL2 (6/18/88)
  62.     Note: This program has been superceded by DVPTAME.
  63.  
  64. DVPTAME
  65.     "Not-so-poor man's version" of TAME.  Tells DESQview to give the
  66.     remainder of a time slice away if the program is in an idle loop
  67.     polling the keyboard for keystrokes.  Uses 0 bytes of memory.
  68.     Current version: DVPTAME (6/4/91)
  69.  
  70. DVdevload
  71.     Load device drivers only in those DESQview windows which need the
  72.     services of the driver, reducing the pre-DESQview overhead and thus
  73.     permitting larger DESQview windows.
  74.     Current version: DVDEVL11 (v1.10 8/22/92)
  75.     Note: as of DESQview 2.40, Quarterdeck's DEVICE.COM is able to install
  76.       drivers into the device chain in the same manner as DVdevload;
  77.       however, DEVICE uses nearly eight times as much memory as DVdevload
  78.       and has a serious interaction with 4DOS/NDOS that can lead to system
  79.       crashes.
  80.  
  81. SPTURBO
  82.     An integrated environment for Borland's Sprint word processor and
  83.     Turbo C, Turbo Pascal, Turbo Assembler, Turbo Debugger, and CDECL.
  84.     Knows which compiler to invoke based on the file's extension, and
  85.     can run MAKE for multi-file projects.
  86.         Current version: SPTURBO (v2.3 Aug 1,1989)
  87.     Note: Do not expect any updates, as I no longer use Sprint as a
  88.           programming environment.
  89.  
  90. PURGEMSG
  91.     Delete or copy *.MSG files such that you only see those messages
  92.     from a Fidonet echomail area which interest you.
  93.     Current version: PURGEMSG (v1.00, 8/4/91)
  94.  
  95. Note: beginning 1/1/91, all packages are distributed in PKZIP archives with
  96.       authenticity verification.  Please redistribute only the original
  97.       archives to preserve the authenticity information.  If you receive
  98.       an archive dated after 1/1/91 which fails the authenticity check,
  99.       you should treat it with caution.  If you receive an archive which
  100.       passes the PKZIP v1.1 check but displays an authenticity code other
  101.       than NWS235, then the archive has been deliberately tampered with
  102.       and should be deleted IMMEDIATELY.
  103.  
  104.  
  105. -------------
  106. Availability:
  107. -------------
  108.  
  109. On the Internet, by standard anonymous FTP from CS.CMU.EDU [128.2.222.173].
  110.     Change directly to directory /afs/cs.cmu.edu/user/ralf/pub with a
  111.     single command (directories above this are not accessible via
  112.     anonymous FTP). [DV-GLUE is not available here]
  113.     Don't forget to set "binary" mode!  If you are refused access to
  114.     the directory, try again later; a fileserver may have been down.
  115.  
  116. If connected to AFS, you can simply perform standard Unix/VMS/whatever
  117.     directory listing and file copies from the above directory.
  118.  
  119. On FIDOnet, from Soundingboard BBS 1:129/26 1-412-621-4604 14.4k HST, file req.
  120.     My programs are kept in file area 8 for those wishing to download
  121.     manually.
  122.  
  123. Alternate Distribution Points (new versions will be available here
  124. usually within twelve hours of release):
  125. Internet: on WSMR-SIMTEL20.ARMY.MIL [192.88.110.20] in directories
  126.     PD1:<MSDOS.x> where x is INFO for the Interrupt List, MODEM for
  127.     RBcomm, C for SPAWNO, ASMUTL for AMISLIB, DESQview for
  128.     DV-GLUE/DVKPOLL/DVPTAME, and SPRINT for    SPTURBO. Note that you
  129.     must use mode "tenex" or "type L 8" to successfully FTP the files.
  130.     SIMTEL20 also has a number of mirror sites which contain all of
  131.     the files but may be a few days    behind in updates. These include
  132.     oak.oakland.edu [141.210.10.117], wuarchive.wustl.edu
  133.     [128.252.135.4], ftp.uu.net [137.39.1.9], nic.funet.fi
  134.     [128.214.6.100], src.doc.ic.ac.uk [146.169.3.7] and archie.au
  135.     [139.130.4.6].
  136. FIDO: SyncPoint BBS 1:261/1008 1-301-529-2584 File Requests.
  137.  
  138. Bitnet users may also retrieve items on SIMTEL20 via the following automated
  139. mail servers:
  140.     (in the US) LISTSERV@RPIECS (alias VM.ECS.RPI.EDU)
  141.             LISTSERV@NDSUVM1 (alias VM1.NODAK.EDU)
  142.     (in Europe) TRICKLE@AWIWUW11 (Austria)
  143.             TRICKLE@BANUFS11 (Belgium)
  144.             TRICKLE@DKTC11   (Denmark)
  145.             TRICKLE@FRMOP11  (France)
  146.             TRICKLE@DB0FUB11 (Germany)
  147.             TRICKLE@DTUZDV1  (Germany)
  148.             TRICKLE@IMIPOLI  (Italy)
  149.             TRICKLE@HEARN    (Netherlands)
  150.             TRICKLE@EB0UB011 (Spain)
  151.             TRICKLE@TREARN   (Turkey)
  152.     (elsewhere) TRICKLE@USACHVM1 (Chile)
  153.             TRICKLE@TAUNIVM  (Israel)
  154. Send a mail message containing the line
  155.     /HELP
  156. in the body for instructions.
  157.  
  158. DV-GLUE, DVKPOLL, DVINT, DVPTAME, DVdevload, and RBcomm are also available on
  159. Fidonet BBSs belonging to DVNet (listed below).
  160.  
  161. The Interrupt List and SPAWNO are also available on Fidonet BBSs belonging
  162. to the Programmer's Distribution Network.  Major PDN member boards as of
  163. December 1990:
  164.  
  165.                   [Regional Coordinators, Zone 1]
  166.              (Region)
  167. David Wurz     (10)  1:102/531
  168.                      99:910/0               9600 HST
  169. Ed Almasy      (11)  1:121/99               9600 HST
  170. Andre Morin    (12)  1:240/507              14.4 HST
  171. Erik Vanriper  (13)  1:260/230              14.4 HST V42
  172. Jim Harre      (14)  1:100/555              9600 HST V32
  173. Dave Harris    (15)  1:302/5                9600 HST V32
  174. Chris Browne   (16)  1:141/735              9600 HST
  175. Frank Cox      (17)  1:140/53               9600 HST V32
  176. Ed Cavender    (18)  1:116/36               9600 HST V32
  177. Michael Skurka (19)  1:397/2                14.4 HST V32
  178.  
  179.                  [Net Distribution Points, Zone 1]
  180. Tom Hendricks        1:261/662              9600 HST
  181. Durk Jones           1:160/40               9600 HST
  182. Bob Hamilton         1:140/28               14.4 HST V32
  183. Taine Gilliam        1:372/42               14.4 HST/DS
  184. John Souvestre       1:396/1                14.4 HST V32
  185. Floyd Drennon        1:375/12               14.4 HST
  186. Richard Lee          1:151/223
  187.                      26:1919/2              9600 HST/DS
  188. James Dick           1